Click or drag to resize

SipClientSendResponseMethodNotAllowed Method

Overload List
  NameDescription
Public methodSendResponseMethodNotAllowed(Request)
Sends "Method Not Allowed" response with status code 405.
Public methodSendResponseMethodNotAllowed(Request, String)
Sends "Method Not Allowed" response with status code 405 and the specified description text.
Top
See Also